credit2: Track average load contributed by a vcpu
authorKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 08:30:15 +0000 (08:30 +0000)
committerKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 08:30:15 +0000 (08:30 +0000)
commitf467b7d7032d3ac18e13a43ced3074fa802dc56c
tree1b53e8b0b3c9f1ec9cad98a32ca113277e3754d3
parentd7f899bcfc184b777addd35768e3a5b54346d7bf
credit2: Track average load contributed by a vcpu

Track the amount of load contributed by a particular vcpu, to help
us make informed decisions about what will happen if we make a move.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/common/sched_credit2.c